GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / DrawPageBorders Property





In This Topic
DrawPageBorders Property (IGdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(327)>
Property DrawPageBorders As Boolean
[DispId(327)]
bool DrawPageBorders {get; set;}
read-write property DrawPageBorders: Boolean; 
DispIdAttribute(327)
function get,set DrawPageBorders : boolean
[DispId(327)]
__property bool get_DrawPageBorders();
__property void set_DrawPageBorders( 
   bool value
);
[DispId(327)]
property bool DrawPageBorders {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members